Skip to content

support setting :force_build opts in config#89

Merged
josevalim merged 2 commits intoelixir-lang:masterfrom
cocoa-xu:cx-force-build
Nov 12, 2024
Merged

support setting :force_build opts in config#89
josevalim merged 2 commits intoelixir-lang:masterfrom
cocoa-xu:cx-force-build

Conversation

@cocoa-xu
Copy link
Copy Markdown
Contributor

This PR adds support for setting a :force_build option in config, which specifies a keyword list with otp app name as the key and the corresponding value indicates if elixir_make should force the app to build locally.

[app1: true, app2: false]

Related discussion livebook-dev/adbc#109 (comment).

Signed-off-by: Cocoa <i@uwucocoa.moe>
Comment thread lib/mix/tasks/compile.elixir_make.ex Outdated
@josevalim josevalim merged commit 121be57 into elixir-lang:master Nov 12, 2024
@josevalim
Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

@cocoa-xu cocoa-xu deleted the cx-force-build branch November 12, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants